Click or drag to resize

ResourceAllowBuffering Property

Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool AllowBuffering { get; set; }

Property Value

Type: Boolean
Remarks
.NET Compact Framework Platform Note: Setting this property to false authentication might not occure.
See Also